home *** CD-ROM | disk | FTP | other *** search
- object FormDemo: TFormDemo
- Left = 265
- Top = 166
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'Demonstration'
- ClientHeight = 162
- ClientWidth = 312
- Color = clWhite
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 0
- Top = 0
- Width = 312
- Height = 162
- Align = alClient
- Shape = bsFrame
- Style = bsRaised
- end
- object Shape1: TShape
- Left = 8
- Top = 8
- Width = 297
- Height = 113
- Shape = stRoundRect
- end
- object Label1: TLabel
- Left = 28
- Top = 16
- Width = 257
- Height = 89
- AutoSize = False
- Caption = 'Label1'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object SpeedButton1: TSpeedButton
- Left = 88
- Top = 128
- Width = 145
- Height = 25
- Caption = 'CONTINUE'
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000000
- 033333FFFF77777773F330000077777770333777773FFFFFF733077777000000
- 03337F3F3F777777733F0797A770003333007F737337773F3377077777778803
- 30807F333333337FF73707888887880007707F3FFFF333777F37070000878807
- 07807F777733337F7F3707888887880808807F333333337F7F37077777778800
- 08807F333FFF337773F7088800088803308073FF777FFF733737300008000033
- 33003777737777333377333080333333333333F7373333333333300803333333
- 33333773733333333333088033333333333373F7F33333333333308033333333
- 33333737333333333333330333333333333333733333333333330000}
- NumGlyphs = 2
- OnClick = SpeedButton1Click
- end
- end
-